(    text/identifier: floor_0,    shape: rectangle,    size: large and horizontally long,    position: bottom-most in the floor grid,    status: clear)(    text/identifier: floor_1,    shape: rectangle,    size: large and horizontally long,    position: above floor_0,    status: contains passenger p0, contains slow elevator slow0-0, clear)(    text/identifier: floor_2,    shape: rectangle,    size: large and horizontally long,    position: above floor_1,    status: contains passenger p5, clear)(    text/identifier: floor_3,    shape: rectangle,    size: large and horizontally long,    position: above floor_2,    status: contains slow elevator slow1-0, contains passenger p1, clear)(    text/identifier: floor_4,    shape: rectangle,    size: large and horizontally long,    position: top-most in the floor grid,    status: contains passengers p2 and p3, contains elevators fast0 and fast1, clear)(    text/identifier: fast0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_4 to the right side in the designated fast elevator area,    status: 0/2 passengers, clear)(    text/identifier: fast1,    shape: rectangle,    size: smaller than each floor,    position: inside floor_4 to the right side in the designated fast elevator area,    status: 0/2 passengers, clear)(    text/identifier: slow0-0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_1 to the right side in the designated slow elevator area,    status: 1/1 passengers, not clear)(    text/identifier: slow1-0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_3 to the right side in the designated slow elevator area,    status: 0/1 passengers, clear)(    text/identifier: p0,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_1 on the left side of floor,    status: on floor_1, clear)(    text/identifier: p1,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_3 on the left side of floor,    status: on floor_3, clear)(    text/identifier: p2,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_4 on the left side of floor,    status: on floor_4, clear)(    text/identifier: p3,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_4 on the left side of floor next to p2's rectangle,    status: on floor_4, clear)(    text/identifier: p4,    shape: rectangle,    size: smaller than each elevator,    position: inside slow0-0,    status: onboard slow0-0, not clear)(    text/identifier: p5,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_2 on the left side of floor,    status: on floor_2, clear)